Skip to content

Conversation

@brentru
Copy link
Member

@brentru brentru commented Jun 10, 2024

Do not merge this pull request until API-V2 is on the staging or production servers.

This pull requests adds boards for WipperSnapper Python:

  • Raspberry Pi Model 4B
  • Raspberry Pi 5
  • Microchip MCP2221 Breakout

The primary differences between Arduino boards and Python boards are:

  • "installMethod": "python" is set
  • SCL/SDA has been removed for compatibility with API-V2's i2c.proto field.
    • The board won't use hardcoded SCL/SDA constraints. Instead, it will use pins from either a board file or pre-known pins. The pre-known pins are already referenced as SCL/SDA or SCL1/SDA2 internally.

@brentru brentru requested a review from lorennorman June 10, 2024 18:18
Copy link
Contributor

@lorennorman lorennorman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is great, WipperSnapper api v2 is shaping up to be a great update! 🎉

@lorennorman lorennorman added the requires-api-v2 Do not merge unti WipperSnapper API v2 is live label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

requires-api-v2 Do not merge unti WipperSnapper API v2 is live

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants